home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / apptbk / apptbook.frm < prev    next >
Text File  |  1995-09-06  |  30KB  |  1,000 lines

  1. VERSION 2.00
  2. Begin Form ApptForm 
  3.    BackColor       =   &H00C0C0C0&
  4.    Caption         =   "Appointments"
  5.    ClientHeight    =   5055
  6.    ClientLeft      =   1110
  7.    ClientTop       =   1545
  8.    ClientWidth     =   7320
  9.    Height          =   5460
  10.    Icon            =   APPTBOOK.FRX:0000
  11.    Left            =   1050
  12.    LinkTopic       =   "Form1"
  13.    ScaleHeight     =   5055
  14.    ScaleWidth      =   7320
  15.    Top             =   1200
  16.    Width           =   7440
  17.    Begin PictureBox Panel3D2 
  18.       BackColor       =   &H00C0C0C0&
  19.       FontBold        =   0   'False
  20.       FontItalic      =   0   'False
  21.       FontName        =   "MS Sans Serif"
  22.       FontSize        =   8.25
  23.       FontStrikethru  =   0   'False
  24.       FontUnderline   =   0   'False
  25.       ForeColor       =   &H00800000&
  26.       Height          =   1755
  27.       Left            =   4500
  28.       ScaleHeight     =   1725
  29.       ScaleWidth      =   1605
  30.       TabIndex        =   12
  31.       Top             =   240
  32.       Width           =   1635
  33.       Begin PictureBox KindFrame 
  34.          BackColor       =   &H00C0C0C0&
  35.          ForeColor       =   &H00C0C0C0&
  36.          Height          =   675
  37.          Index           =   0
  38.          Left            =   120
  39.          ScaleHeight     =   645
  40.          ScaleWidth      =   645
  41.          TabIndex        =   16
  42.          Tag             =   "Phone"
  43.          Top             =   300
  44.          Width           =   675
  45.          Begin Image KindPict 
  46.             Height          =   480
  47.             Index           =   0
  48.             Left            =   90
  49.             Picture         =   APPTBOOK.FRX:0302
  50.             Top             =   90
  51.             Width           =   480
  52.          End
  53.       End
  54.       Begin PictureBox KindFrame 
  55.          BackColor       =   &H00C0C0C0&
  56.          ForeColor       =   &H00C0C0C0&
  57.          Height          =   675
  58.          Index           =   1
  59.          Left            =   120
  60.          ScaleHeight     =   645
  61.          ScaleWidth      =   645
  62.          TabIndex        =   15
  63.          Tag             =   "Travel"
  64.          Top             =   1020
  65.          Width           =   675
  66.          Begin Image KindPict 
  67.             Height          =   480
  68.             Index           =   1
  69.             Left            =   90
  70.             Picture         =   APPTBOOK.FRX:0604
  71.             Top             =   90
  72.             Width           =   480
  73.          End
  74.       End
  75.       Begin PictureBox KindFrame 
  76.          BackColor       =   &H00C0C0C0&
  77.          ForeColor       =   &H00C0C0C0&
  78.          Height          =   675
  79.          Index           =   2
  80.          Left            =   840
  81.          ScaleHeight     =   645
  82.          ScaleWidth      =   645
  83.          TabIndex        =   14
  84.          Tag             =   "Meeting"
  85.          Top             =   300
  86.          Width           =   675
  87.          Begin Image KindPict 
  88.             Height          =   480
  89.             Index           =   2
  90.             Left            =   90
  91.             Picture         =   APPTBOOK.FRX:0906
  92.             Top             =   90
  93.             Width           =   480
  94.          End
  95.       End
  96.       Begin PictureBox KindFrame 
  97.          BackColor       =   &H00C0C0C0&
  98.          ForeColor       =   &H00C0C0C0&
  99.          Height          =   675
  100.          Index           =   3
  101.          Left            =   840
  102.          ScaleHeight     =   645
  103.          ScaleWidth      =   645
  104.          TabIndex        =   13
  105.          Tag             =   "Lunch"
  106.          Top             =   1020
  107.          Width           =   675
  108.          Begin Image KindPict 
  109.             Height          =   480
  110.             Index           =   3
  111.             Left            =   90
  112.             Picture         =   APPTBOOK.FRX:0C08
  113.             Top             =   90
  114.             Width           =   480
  115.          End
  116.       End
  117.    End
  118.    Begin PictureBox Panel3D1 
  119.       BackColor       =   &H00C0C0C0&
  120.       ForeColor       =   &H00C0C0C0&
  121.       Height          =   2655
  122.       Left            =   4500
  123.       ScaleHeight     =   2625
  124.       ScaleWidth      =   2745
  125.       TabIndex        =   3
  126.       Top             =   2280
  127.       Width           =   2775
  128.       Begin CommandButton SaveButton 
  129.          Caption         =   "Save"
  130.          Default         =   -1  'True
  131.          FontBold        =   0   'False
  132.          FontItalic      =   0   'False
  133.          FontName        =   "MS Sans Serif"
  134.          FontSize        =   8.25
  135.          FontStrikethru  =   0   'False
  136.          FontUnderline   =   0   'False
  137.          Height          =   375
  138.          Left            =   120
  139.          TabIndex        =   10
  140.          Top             =   780
  141.          Width           =   735
  142.       End
  143.       Begin TextBox ApptText 
  144.          BackColor       =   &H00FFFFFF&
  145.          ForeColor       =   &H00000000&
  146.          Height          =   1275
  147.          Left            =   120
  148.          MultiLine       =   -1  'True
  149.          TabIndex        =   8
  150.          Top             =   1260
  151.          Width           =   2535
  152.       End
  153.       Begin PictureBox ApptTime 
  154.          BackColor       =   &H00C0C0C0&
  155.          FontBold        =   0   'False
  156.          FontItalic      =   0   'False
  157.          FontName        =   "MS Sans Serif"
  158.          FontSize        =   8.25
  159.          FontStrikethru  =   0   'False
  160.          FontUnderline   =   0   'False
  161.          ForeColor       =   &H00800000&
  162.          Height          =   315
  163.          Left            =   1500
  164.          ScaleHeight     =   285
  165.          ScaleWidth      =   1125
  166.          TabIndex        =   6
  167.          Top             =   840
  168.          Width           =   1155
  169.       End
  170.       Begin TextBox ApptType 
  171.          BackColor       =   &H00C0C0C0&
  172.          FontBold        =   0   'False
  173.          FontItalic      =   0   'False
  174.          FontName        =   "MS Sans Serif"
  175.          FontSize        =   8.25
  176.          FontStrikethru  =   0   'False
  177.          FontUnderline   =   0   'False
  178.          ForeColor       =   &H00800000&
  179.          Height          =   285
  180.          Left            =   1500
  181.          TabIndex        =   5
  182.          Top             =   480
  183.          Width           =   1155
  184.       End
  185.       Begin Image Image1 
  186.          Height          =   480
  187.          Left            =   1140
  188.          Picture         =   APPTBOOK.FRX:0F0A
  189.          Top             =   60
  190.          Width           =   480
  191.       End
  192.       Begin Label Label2 
  193.          Alignment       =   1  'Right Justify
  194.          BackColor       =   &H00C0C0C0&
  195.          Caption         =   "When:"
  196.          FontBold        =   0   'False
  197.          FontItalic      =   0   'False
  198.          FontName        =   "MS Sans Serif"
  199.          FontSize        =   8.25
  200.          FontStrikethru  =   0   'False
  201.          FontUnderline   =   0   'False
  202.          Height          =   255
  203.          Left            =   900
  204.          TabIndex        =   7
  205.          Top             =   840
  206.          Width           =   555
  207.       End
  208.       Begin Label Label1 
  209.          Alignment       =   1  'Right Justify
  210.          BackColor       =   &H00C0C0C0&
  211.          Caption         =   "Appointment type:"
  212.          FontBold        =   0   'False
  213.          FontItalic      =   0   'False
  214.          FontName        =   "MS Sans Serif"
  215.          FontSize        =   8.25
  216.          FontStrikethru  =   0   'False
  217.          FontUnderline   =   0   'False
  218.          Height          =   195
  219.          Left            =   120
  220.          TabIndex        =   4
  221.          Top             =   480
  222.          Width           =   1335
  223.       End
  224.    End
  225.    Begin Timer GridTimer 
  226.       Enabled         =   0   'False
  227.       Interval        =   100
  228.       Left            =   1260
  229.       Top             =   3780
  230.    End
  231.    Begin PictureBox ApptList 
  232.       BackColor       =   &H0080FFFF&
  233.       Height          =   2715
  234.       Left            =   120
  235.       ScaleHeight     =   2685
  236.       ScaleWidth      =   4245
  237.       TabIndex        =   0
  238.       Top             =   120
  239.       Width           =   4275
  240.    End
  241.    Begin Image TrashCan 
  242.       Height          =   480
  243.